名前 | 解説 | |
---|---|---|
![]() | CellSize | Configurates C1.Web.Mvc.GridLayout.CellSize. Sets the size of the cell in the grid layout. It is in pixels. |
![]() | CellSpacing | Configurates C1.Web.Mvc.GridLayout.CellSpacing. Sets the spacing of the cell in the grid layout. It is in pixels. |
![]() | GroupSpacing | Configurates C1.Web.Mvc.GridLayout.GroupSpacing. Sets the spacing of the group in the grid layout. It is in pixels. |
![]() | Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the service. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。 |
![]() | MaxRowsOrColumns | Configurates C1.Web.Mvc.GridLayout.MaxRowsOrColumns. Sets the maximum number of the row count or the column count. |
![]() | Orientation | Configurates C1.Web.Mvc.GridLayout.Orientation. Sets the layout orientation. |
![]() | TemplateBind | When the builder works in template mode, bind the property which name is specified to some item which name is specified. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。 |
![]() | ToTemplate | Transfers current builder to template mode. C1.Web.Mvc.Fluent.ServiceBuilder<TControl,TBuilder>から継承されます。 |
![]() | WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |